func hash/crc32.archUpdateIEEE

2 uses

	hash/crc32 (current package)
		crc32.go#L116: 		updateIEEE = archUpdateIEEE
		crc32_amd64.go#L207: func archUpdateIEEE(crc uint32, p []byte) uint32 {